home *** CD-ROM | disk | FTP | other *** search
- /* (c) Copyright 2002, LogoMedia Corporation. All rights reserved.
- *
- * Tagged lists, with entries between a quote, and a quote, comma
- * Comment as you wish outside of the tags
- *
- * $Header: Exp $
- *
- * $Log: $
- *
- *
- *
- *
- */
- <WHITESPACE>
- " ", "0x09", "0x0a", "0x0d", "0xa0", "0x95", "0xa9", "0x2022",
- </WHITESPACE>
-
- <PUNCTUATION>
- ".", "?", "!", ",", ";", "(", ")", "=", "+", "-", "{", "}", "<", ">", "~", "`", "$", "#", "%", "^",
- "&", "*", "/", "\", "|", ":", "'", """,
- </PUNCTUATION>
-
- <LEFTBRACKET>
- "(", "{", "[", "<",
- </LEFTBRACKET>
-
- <RIGHTBRACKET>
- ")", "}", "]", ">",
- </RIGHTBRACKET>
-
- <QUOTES>
- """, "'",
- </QUOTES>
-
- <SENTENCEBEGIN>
- </SENTENCEBEGIN>
-
- <SENTENCEEND>
- ".", "?", "!", "|",
- </SENTENCEEND>
-
- <ABBREVIATIONSIGN>
- ".",
- </ABBREVIATIONSIGN>
-
- <ABBREVIATIONS>
- "A.A.", "Abr.", "a.c.", "A.C.", "a.c.", "A.D.", "adapt.", "adv.", "af.",
- "ag.", "agr.", "Al.", "alf.", "am.", "ap.", "apart.", "Ap.", "arc.", "arr.",
- "art.", "a.s.", "asp.", "at.", "Av.", "a.v.", "B.", "B.F.", "B.F.", "bibl.",
- "B.N.", "Bras.", "bras.", "c.", "C.", "c.-alm.", "Cap.", "cap.", "caps.", "card.",
- "cav.", "C.C.", "C.D.", "cent.", "cf.", "cfr.", "cit.", "C.M.", "col.", "Col.",
- "com.", "comp.", "compar.", "cons.", "Const.Fed.", "contr.", "conv.", "cop.", "cor.", "C.P.",
- "cp.", "cr.", "ctv.", "cv.", "D.", "d.", "d.C.", "D.C.", "DD.", "dec.",
- "ded.", "dev.", "dez.", "dif.", "dom.", "Dr.", "dr.", "Drs.", "dz.", "E.",
- "E.C.", "E.D.", "e.g.", "E.M.", "Em.", "E.M.P.", "E.N.", "enc.", "End.tel.", "enf.",
- "eng.", "E.R.", "E.R.", "Est.", "etc.", "E.U.A.", "E.U.B.", "ex.", "Ex.", "exp.",
- "F.A.B.", "Fac.", "fev.", "F.I.F.A.", "fig.", "F.N.", "F.", "F.O.B.", "F.P.F.", "fr.",
- "Fr.", "F.S.M.", "Ful.", "g.", "gen.", "G.M.T.", "G.N.R.", "Gov.", "gov.", "gr.",
- "hab.", "h.c.", "hebr.", "herd.", "hum.", "ibid.", "id.", "i.e.", "Il.", "Imac.",
- "I.N.", "ind.", "insp.", "inst.", "I.S.T.", "J.C.", "J.", "Jur.", "K.O.", "l.",
- "larg.", "lat.", "lb.", "L.", "long.", "Lx.", "m.", "M.", "maj.", "M.",
- "M.D.", "merc.", "min.", "Mons.", "Mr.", "Mrs.", "n.", "N.", "N.B.", "N.daR.",
- "N.doA.", "N.doE.", "N.doT.", "N.Obs.", "nov.", "Nov.", "N.T.", "ob.", "ob.cit.", "obr.",
- "obs.", "O.D.", "o.d.c.", "O.D.C.", "O.E.A.", "of.", "O.K.", "O.m.q.", "O.M.S.", "O.N.U.",
- "op.-cit.", "or.gr.", "or.gr.", "or.lat.", "or.lat.", "O.T.A.N.", "out.", "Out.", "p.", "P.",
- "p.a.", "P.A.", "part.", "P.B.", "pc.", "P.C.", "P.D.", "p.ex.", "p.ex.", "p.ext.ouabrev.",
- "p.ext.ouabrev.", "P.F.", "p.f.v.", "pg.", "P.J.", "pl.", "p.m.", "P.M.", "P.M.E.", "P.M.O.",
- "P.M.P.", "p.o.", "pol.", "pop.", "Port.", "p.p.", "pref.", "pres.", "presb.", "P.R.J.",
- "probl.", "proc.", "prof.", "profs.", "prov.", "ps.", "P.S.", "pt.", "q.", "q.b.",
- "Q.C.", "ql.", "q.s.", "qual.", "quant.", "quart.", "q.v.", "R.", "rad.", "rec.",
- "red.", "red.pop.", "ref.", "reg.", "Rem.", "Rep.", "Rev.", "R.P.", "r.p.m.", "r.p.s.",
- "rs.", "Rs.", "R.X.", "S.A.", "sac.", "sarg.", "sarg.-aj.", "S.A.R.L.", "sc.", "S.C.",
- "s.d.", "secr.", "seg.", "segs.", "sem.", "S.Em.", "S.Em.", "sent.", "set.", "Set.",
- "S.Ex.", "S.Ex.", "s.f.f.", "S.F.F.", "s.l.n.d.", "S.M.", "s.", "Soc.", "S.", "Sor.",
- "S.O.S.", "S.P.", "Sr.", "S.R.", "S.Rev.", "S.Rev.", "Srs.", "S.S.", "S.T.F.", "S.T.M.",
- "suc.", "Suc.", "Sup.", "t.", "T.", "T.A.P.", "tel.", "ten.", "ten.-c.", "ten.-cor.",
- "term.", "tes.", "tit.", "T.M.G.", "top.", "trad.", "trat.", "Trav.", "trib.", "trim.",
- "U.B.", "u.e.", "U.E.P.", "u.i.", "U.L.", "Univ.", "U.P.E.", "U.P.U.", "U.R.S.S.", "U.S.A.",
- "U.T.", "v.", "V.", "V.A.", "v.-alm.", "V.Em.", "ven.", "vet.", "V.Ex.", "v.g.",
- "vid.", "Vid.", "V.M.", "V.Rev.", "V.S.", "v.s.f.f.", "V.T.", "W.C.", "yd.",
- </ABBREVIATIONS>
-